This tutorial shows how to setup Android Studio for specific XML Syntax Highlighting & Tabs & Indents.
Tabs & Indents settings will be applied to already created files only if you Override current File Tabs & Indents.
File
Settings
Editor
Color Scheme
Language Defaults
example.html
<html>
<head>
<title> Minimal XHTML! </title>
</head>
<body>
<!-- Comment -->
<form method="get" action="http://www.ivoronline.com">
<input type="submit" name="MySubmit" value="Buy">
One space.
</form>
</body>
</html>
Language Defaults